Update 26 2 mappings#119
Merged
Merged
Conversation
|
Unfortunately, I cannot leave an approval on this pull request. But, I tested it and it sounds right to me. |
Novampr
approved these changes
Jul 7, 2026
Novampr
added a commit
that referenced
this pull request
Jul 8, 2026
* Initial 26.2 mappings * Update util mappings generator, pull in block_shapes.nbt generator from master * Some 26.2 particle and sound mappings * Generate resolvable item data component mappings (#116) * Add allows_direct_over_network property to resolvable item data components * Add suspicious effect holders to util mappings * Add more sound mappings (#119) Update 26 2 mappings * Add missing sound mappings (#121) --------- Co-authored-by: onebeastchris <github@onechris.mozmail.com> Co-authored-by: Novampr <auroranova8756@gmail.com> Co-authored-by: Bay <keitharnold1996@gmail.com> Co-authored-by: darkcupid412 <darkcupid412@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates additional 26.2 sound mappings, including older empty mappings and current 26.2 sounds.
Tested against Java /playsound references, native Bedrock sound keys, and Bedrock through Geyser. Some sounds remain intentionally unmapped where no close Bedrock equivalent was found.
Sulfur spike break/step/hit/fall use the closest sulfur-family Bedrock sounds. block.sulfur_spike.land remains unmapped because no close dedicated Bedrock landing equivalent was found, and natural falling spike landing appears to need handling outside sounds.json.